invalidAfterSlot
readonly invalidAfterSlot!: ( slot: bigint | number ) => TxBuilderRunner
slot:bigint|number(POSIX time with millisecond precision)
alias for validToSlot
Sets the validity interval end of the transaction to the specified slot,
use validTo for POSIX time instead.
returns a reference to the same TxBuilderRunner.